Farming Simulator Modding with Blender: A Step-by-step Guide to Creating, Optimizing and Publishing Mods by Gumster Jason van & Maurus Stefan

Farming Simulator Modding with Blender: A Step-by-step Guide to Creating, Optimizing and Publishing Mods by Gumster Jason van & Maurus Stefan

Author:Gumster, Jason van & Maurus, Stefan
Language: eng
Format: epub
Publisher: CRC Press
Published: 2024-08-26T00:00:00+00:00


If your vehicle is like our example cultivator and meant to be attached to a tow vehicle, there’s an additional tag that you should include to handle when the AI worker drives the tool on the street: <agentAttachment>. This tag is included in the content of the <ai> tag and the attributes in it are used by the AI worker to properly calculate the vehicle size and rotation points. From our example cultivator, the content of the <ai> tag looks like this (bold for new content):

<ai> <needsLowering value=”true” /> <areaMarkers leftNode=”aiMarkerLeft” rightNode=”aiMarkerRight” backNode=”aiMarkerBack” /> <collisionTrigger node=”aiCollisionNode” width=”6.6” height=”2.4” /> <sizeMarkers leftNode=”sizeMarkerLeft” rightNode=”sizeMakerRight” backNote=”sizeMarkerBack” /> <collisionTrigger node=”aiCollisionTrigger” /> <allowTurnBackward value=”false” /> <turningRadiusLimitation rotationJointNode=”componentJointDraw bar” wheelIndices=”1 2” /> <toolReverserDirectionNode node=”aiMarkerBack” /> <agentAttachment jointNode=”attacherJoint” rotCenterWheelIndices=”1 2” width=”2.9” height=”3.6” length=”7.5” lengthOffset=”3.25” /> </ai>

As you can hopefully see from the example text, the <agentAttachment> tag comes with a number of attributes that you can use to pass information to the AI worker. The following is a description of each attribute:

jointNode: This attribute is the name of the main attacher joint while your vehicle is used on the road. If your tool doesn’t drive on wheels, then you don’t need to include this attribute.

rotCenterWheelIndices: This attribute is a little tricky to describe. It’s a list of wheel indices (separated by spaces) that represent the rotation pivot of a “trailer like” tool, such as our example cultivator. As with the jointNode attribute, if your tool doesn’t drive on wheels, then you shouldn’t include this attribute. Alternatively you could use the rotCenterPosition attribute to define the rotational center position independent of the wheels.

width: The width of the vehicle while it’s in transport mode or driving on the street.

height: The height of the vehicle while being towed.

length: The length of the vehicle while being towed.

lengthOffset: The offset from the vehicle’s main component or the rotation pivot, if defined. In our example, the rotation pivot is defined by the wheel indices, so that’s our reference for the offset.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Popular ebooks
Eco-friendly approach of bio-indigo synthesis and developing purification methods towards isolation of indigo from indirubin and bacterial fragments by Ramalingam Manivannan & Kaliyan Prabakaran & Young-A Son(166925)
Personalized inhaled bacteriophage therapy for treatment of multidrug-resistant Pseudomonas aeruginosa in cystic fibrosis by unknow(157790)
Whisky: Malt Whiskies of Scotland (Collins Little Books) by dominic roskrow(74285)
CONSORT 2025 statement: updated guideline for reporting randomized trials by unknow(66085)
Critical evaluation of the ProfiLER-02 study design and outcomes by Vivek Subbiah & Razelle Kurzrock(65835)
Cardiac gene therapy makes a comeback by Oliver J. Müller & Susanne Hille & Anca Kliesow Remes(65273)
Unveiling the design rules for tunable emission in graphene quantum dots: A high-throughput TDDFT and machine learning perspective by Şener Özönder & Mustafa Coşkun Özdemir & Caner Ünlü(50860)
A yeast-based oral therapeutic delivers immune checkpoint inhibitors to reduce intestinal tumor burden by unknow(40227)
Covalent hitchhikers guide proteins to the nucleus by Alexander F. Russell & Madeline F. Currie & Champak Chatterjee(40194)
Meet the Authors: Christopher R. Mansfield and Emily R. Derbyshire by Christopher R. Mansfield & Emily R. Derbyshire(40058)
What's Done in Darkness by Kayla Perrin(27113)
Topological analysis of non-conjugated ethylene oxide cored dendrimers decorated with tetraphenylethylene: Insights from degree-based descriptors using the polynomial approach by A Theertha Nair & D Antony Xavier & Annmaria Baby & S Akhila(26486)
Investigation of mechanical and self-healing properties of hydroxyl-terminated polybutadiene functionalized with 2-ureido-4-pyrimidinone by Mohsen Kazazi & Mehran Hayaty & Ali Mousaviazar(26437)
The Ultimate Python Exercise Book: 700 Practical Exercises for Beginners with Quiz Questions by Copy(21026)
De Souza H. Master the Age of Artificial Intelligences. The Basic Guide...2024 by Unknown(20782)
D:\Jan\FTP\HOL\Work\Alien Breed - Tower Assault CD32 Alien Breed II - The Horror Continues Manual 1.jpg by PDFCreator(20653)
The Fifty Shades Trilogy & Grey by E L James(19609)
Shot Through the Heart: DI Grace Fisher 2 by Isabelle Grey(19488)
Shot Through the Heart by Mercy Celeste(19351)
Python GUI Applications using PyQt5 : The hands-on guide to build apps with Python by Verdugo Leire(17497)